home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / FromTheMag / Paragon Drive Copy 8.5 / dcpro_demo.exe / Disk1 / data1.cab / Resource / ui / bkp_setarchname.ui < prev    next >
Encoding:
Qt User Interface  |  2007-05-24  |  10.9 KB  |  284 lines

  1. <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>423</width>
  12.             <height>237</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer row="1" column="2">
  23.             <property name="name">
  24.                 <cstring>spacer9_2</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>30</width>
  35.                     <height>20</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <spacer row="1" column="0">
  40.             <property name="name">
  41.                 <cstring>spacer9</cstring>
  42.             </property>
  43.             <property name="orientation">
  44.                 <enum>Horizontal</enum>
  45.             </property>
  46.             <property name="sizeType">
  47.                 <enum>Fixed</enum>
  48.             </property>
  49.             <property name="sizeHint">
  50.                 <size>
  51.                     <width>30</width>
  52.                     <height>20</height>
  53.                 </size>
  54.             </property>
  55.         </spacer>
  56.         <widget class="QLabel" row="0" column="1">
  57.             <property name="name">
  58.                 <cstring>textLabel1_2</cstring>
  59.             </property>
  60.             <property name="text">
  61.                 <string>Please specify the archive name. Archive name will be used as a sub-folder where backup data files will be stored.</string>
  62.             </property>
  63.             <property name="alignment">
  64.                 <set>WordBreak|AlignTop|AlignLeft</set>
  65.             </property>
  66.         </widget>
  67.         <widget class="QGroupBox" row="1" column="1">
  68.             <property name="name">
  69.                 <cstring>PartArchControlsGroup</cstring>
  70.             </property>
  71.             <property name="sizePolicy">
  72.                 <sizepolicy>
  73.                     <hsizetype>5</hsizetype>
  74.                     <vsizetype>4</vsizetype>
  75.                     <horstretch>0</horstretch>
  76.                     <verstretch>0</verstretch>
  77.                 </sizepolicy>
  78.             </property>
  79.             <property name="margin">
  80.                 <number>0</number>
  81.             </property>
  82.             <property name="title">
  83.                 <string>Archive &details</string>
  84.             </property>
  85.             <grid>
  86.                 <property name="name">
  87.                     <cstring>unnamed</cstring>
  88.                 </property>
  89.                 <property name="margin">
  90.                     <number>13</number>
  91.                 </property>
  92.                 <property name="spacing">
  93.                     <number>10</number>
  94.                 </property>
  95.                 <widget class="QLabel" row="0" column="0">
  96.                     <property name="name">
  97.                         <cstring>textLabel1</cstring>
  98.                     </property>
  99.                     <property name="text">
  100.                         <string>&Archive name:</string>
  101.                     </property>
  102.                     <property name="buddy" stdset="0">
  103.                         <cstring>ArchiveNameEdit</cstring>
  104.                     </property>
  105.                 </widget>
  106.                 <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2">
  107.                     <property name="name">
  108.                         <cstring>ArchiveNameEdit</cstring>
  109.                     </property>
  110.                     <property name="sizePolicy">
  111.                         <sizepolicy>
  112.                             <hsizetype>5</hsizetype>
  113.                             <vsizetype>0</vsizetype>
  114.                             <horstretch>0</horstretch>
  115.                             <verstretch>0</verstretch>
  116.                         </sizepolicy>
  117.                     </property>
  118.                     <property name="minimumSize">
  119.                         <size>
  120.                             <width>150</width>
  121.                             <height>0</height>
  122.                         </size>
  123.                     </property>
  124.                     <property name="maxLength">
  125.                         <number>255</number>
  126.                     </property>
  127.                 </widget>
  128.                 <spacer row="0" column="3">
  129.                     <property name="name">
  130.                         <cstring>spacer3</cstring>
  131.                     </property>
  132.                     <property name="orientation">
  133.                         <enum>Horizontal</enum>
  134.                     </property>
  135.                     <property name="sizeType">
  136.                         <enum>Expanding</enum>
  137.                     </property>
  138.                     <property name="sizeHint">
  139.                         <size>
  140.                             <width>210</width>
  141.                             <height>16</height>
  142.                         </size>
  143.                     </property>
  144.                 </spacer>
  145.                 <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
  146.                     <property name="name">
  147.                         <cstring>textLabel2_2</cstring>
  148.                     </property>
  149.                     <property name="text">
  150.                         <string>Estimated archive size:</string>
  151.                     </property>
  152.                     <property name="buddy" stdset="0">
  153.                         <cstring>backDestLocation</cstring>
  154.                     </property>
  155.                 </widget>
  156.                 <widget class="QLabel" row="3" column="0" rowspan="1" colspan="2">
  157.                     <property name="name">
  158.                         <cstring>textLabel2_2_2</cstring>
  159.                     </property>
  160.                     <property name="text">
  161.                         <string>Space available on backup destination:</string>
  162.                     </property>
  163.                     <property name="buddy" stdset="0">
  164.                         <cstring>backDestLocation</cstring>
  165.                     </property>
  166.                 </widget>
  167.                 <widget class="QLabel" row="3" column="2" rowspan="1" colspan="2">
  168.                     <property name="name">
  169.                         <cstring>backupDestSpaceAvailable</cstring>
  170.                     </property>
  171.                     <property name="text">
  172.                         <string></string>
  173.                     </property>
  174.                     <property name="textFormat">
  175.                         <enum>RichText</enum>
  176.                     </property>
  177.                     <property name="scaledContents">
  178.                         <bool>true</bool>
  179.                     </property>
  180.                 </widget>
  181.                 <widget class="QLabel" row="2" column="2" rowspan="1" colspan="2">
  182.                     <property name="name">
  183.                         <cstring>CapsuleEstimatedImageSize</cstring>
  184.                     </property>
  185.                     <property name="text">
  186.                         <string></string>
  187.                     </property>
  188.                     <property name="textFormat">
  189.                         <enum>RichText</enum>
  190.                     </property>
  191.                     <property name="scaledContents">
  192.                         <bool>true</bool>
  193.                     </property>
  194.                 </widget>
  195.             </grid>
  196.         </widget>
  197.         <spacer row="2" column="1">
  198.             <property name="name">
  199.                 <cstring>spacer67</cstring>
  200.             </property>
  201.             <property name="orientation">
  202.                 <enum>Vertical</enum>
  203.             </property>
  204.             <property name="sizeType">
  205.                 <enum>Expanding</enum>
  206.             </property>
  207.             <property name="sizeHint">
  208.                 <size>
  209.                     <width>16</width>
  210.                     <height>10</height>
  211.                 </size>
  212.             </property>
  213.         </spacer>
  214.         <widget class="CStaticTip" row="3" column="1">
  215.             <property name="name">
  216.                 <cstring>PartWarningTip</cstring>
  217.             </property>
  218.             <property name="sizePolicy">
  219.                 <sizepolicy>
  220.                     <hsizetype>5</hsizetype>
  221.                     <vsizetype>4</vsizetype>
  222.                     <horstretch>0</horstretch>
  223.                     <verstretch>0</verstretch>
  224.                 </sizepolicy>
  225.             </property>
  226.             <property name="TipText" stdset="0">
  227.                 <string></string>
  228.             </property>
  229.             <property name="Alignment" stdset="0">
  230.                 <set>WordBreak|AlignVCenter</set>
  231.             </property>
  232.             <property name="Margin" stdset="0">
  233.                 <number>10</number>
  234.             </property>
  235.             <property name="ShadowWidth" stdset="0">
  236.                 <number>2</number>
  237.             </property>
  238.             <property name="layoutMargin" stdset="0">
  239.             </property>
  240.             <vbox>
  241.             </vbox>
  242.         </widget>
  243.     </grid>
  244. </widget>
  245. <connections>
  246.     <connection>
  247.         <sender>ArchiveNameEdit</sender>
  248.         <signal>lostFocus()</signal>
  249.         <receiver>Form1</receiver>
  250.         <slot>ArchiveNameEdit_lostFocus()</slot>
  251.     </connection>
  252.     <connection>
  253.         <sender>ArchiveNameEdit</sender>
  254.         <signal>textChanged(const QString&)</signal>
  255.         <receiver>Form1</receiver>
  256.         <slot>ArchiveNameEdit_textChanged(const QString&)</slot>
  257.     </connection>
  258. </connections>
  259. <tabstops>
  260.     <tabstop>ArchiveNameEdit</tabstop>
  261. </tabstops>
  262. <slots>
  263.     <slot>MyComputerBrowserPanel_fileHighlighted(const QString&)</slot>
  264.     <slot>onBackupDestDirEntered(const QString&)</slot>
  265.     <slot>onBackupDestMyComputerClicked()</slot>
  266.     <slot>onBackupDestEditLostFocus()</slot>
  267.     <slot>onBackupDestEditTextChanged(const QString&)</slot>
  268.     <slot>onBackupDestFileSelected(const QString&)</slot>
  269.     <slot>DestFoldersTreeView_expanded(QListViewItem*)</slot>
  270.     <slot>DestFoldersTreeView_ReadChildrenError(int,const QString&)</slot>
  271.     <slot>ArchiveNameEdit_lostFocus()</slot>
  272.     <slot>ArchiveNameEdit_textChanged(const QString&)</slot>
  273.     <slot>CanContinueCheckBox_toggled(bool)</slot>
  274.     <slot>NewFolderButton_clicked()</slot>
  275.     <slot>DeleteFolderButton_clicked()</slot>
  276.     <slot>DestFoldersTreeView_currentChanged(QListViewItem*)</slot>
  277.     <slot>DestFoldersTreeView_selectionChanged()</slot>
  278. </slots>
  279. <layoutdefaults spacing="6" margin="0"/>
  280. <includehints>
  281.     <includehint>statictip.h</includehint>
  282. </includehints>
  283. </UI>
  284.